go/types.Checker.push (method)
4 uses
go/types (current package)
check.go#L273: func (check *Checker) push(obj Object) {
cycles.go#L124: check.push(t.obj)
decl.go#L133: check.push(obj) // mark as grey
decl.go#L936: check.push(obj) // mark as grey
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)